home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
CHIP Turkiye Ekim 2000.iso
/
prog
/
share
/
39
/
_SETUP.1
/
Qimage.exe
/
0
/
RCDATA
/
TFORM16
/
TFORM16.txt
Wrap
Text File
|
2000-07-30
|
6KB
|
253 lines
object Form16: TForm16
Left = 334
Top = 121
Width = 658
Height = 420
Caption = 'Flash card copy/move'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
OnClose = FormClose
OnDeactivate = FormDeactivate
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 10
Top = 118
Width = 198
Height = 16
Caption = 'Copy/Move files with specification:'
end
object Label2: TLabel
Left = 10
Top = 236
Width = 312
Height = 16
Caption = 'TO folder (to create new folder, type new folder name):'
end
object Label3: TLabel
Left = 10
Top = 177
Width = 185
Height = 16
Caption = 'FROM folder (folder must exist):'
end
object Edit2: TEdit
Left = 10
Top = 256
Width = 543
Height = 24
TabOrder = 2
OnEnter = Edit2Enter
end
object Edit1: TEdit
Left = 10
Top = 197
Width = 543
Height = 24
TabOrder = 1
OnEnter = Edit1Enter
end
object BitBtn1: TBitBtn
Left = 197
Top = 325
Width = 92
Height = 29
Hint = 'Copy the specified files without removing the source files '
Caption = 'Copy'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 335
Top = 325
Width = 92
Height = 29
Hint = 'Copy the specified files and delete the source files.'
Caption = 'Move'
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = BitBtn2Click
end
object Edit3: TEdit
Left = 10
Top = 138
Width = 198
Height = 24
TabOrder = 0
Text = '*.jpg'
OnEnter = Edit3Enter
end
object StatusBar1: TStatusBar
Left = 0
Top = 365
Width = 650
Height = 23
Panels = <>
SimplePanel = True
end
object BitBtn3: TBitBtn
Left = 561
Top = 197
Width = 80
Height = 27
Caption = 'Browse'
TabOrder = 6
OnClick = BitBtn3Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
333337F373F773333333303330033333333337F3377333333333303333333333
333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
333337777F337F33333330330BB00333333337F373F773333333303330033333
333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
333377777F77377733330BBB0333333333337F337F33333333330BB003333333
333373F773333333333330033333333333333773333333333333}
NumGlyphs = 2
end
object BitBtn4: TBitBtn
Left = 560
Top = 256
Width = 80
Height = 27
Caption = 'Browse'
TabOrder = 7
OnClick = BitBtn4Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
333337F373F773333333303330033333333337F3377333333333303333333333
333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
333337777F337F33333330330BB00333333337F373F773333333303330033333
333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
333377777F77377733330BBB0333333333337F337F33333333330BB003333333
333373F773333333333330033333333333333773333333333333}
NumGlyphs = 2
end
object GroupBox1: TGroupBox
Left = 10
Top = 10
Width = 621
Height = 100
Caption = 'Auto Rename'
TabOrder = 8
object Label4: TLabel
Left = 49
Top = 15
Width = 127
Height = 16
Caption = 'Renaming parameters'
end
object Label5: TLabel
Left = 345
Top = 25
Width = 49
Height = 16
Caption = '?y Year'
end
object Label6: TLabel
Left = 345
Top = 44
Width = 58
Height = 16
Caption = '?m Month'
end
object Label7: TLabel
Left = 345
Top = 64
Width = 45
Height = 16
Caption = '?d Day'
end
object Label8: TLabel
Left = 423
Top = 25
Width = 49
Height = 16
Caption = '?h Hour'
end
object Label9: TLabel
Left = 423
Top = 44
Width = 61
Height = 16
Caption = '?n Minute'
end
object Label10: TLabel
Left = 423
Top = 64
Width = 66
Height = 16
Caption = '?s Second'
end
object Label11: TLabel
Left = 512
Top = 25
Width = 94
Height = 16
Caption = '?o Old filename'
end
object Edit4: TEdit
Left = 10
Top = 34
Width = 316
Height = 24
TabOrder = 0
Text = '?y-?m-?d ?h.?n.?s'
OnChange = Edit4Change
end
object Panel1: TPanel
Left = 10
Top = 66
Width = 316
Height = 26
Caption = 'Sample'
TabOrder = 1
end
object BitBtn5: TBitBtn
Left = 514
Top = 52
Width = 93
Height = 27
Caption = 'Defaults'
TabOrder = 2
OnClick = BitBtn5Click
end
end
object CheckBox1: TCheckBox
Left = 266
Top = 295
Width = 119
Height = 21
Caption = 'Auto Rename'
TabOrder = 9
end
object BitBtn6: TBitBtn
Left = 10
Top = 325
Width = 92
Height = 29
Caption = 'Stop'
TabOrder = 10
OnClick = BitBtn6Click
Kind = bkCancel
end
end